projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d5cc57
)
*** empty log message ***
author
Carsten Dominik
<dominik@science.uva.nl>
Thu, 25 Oct 2007 09:28:14 +0000
(09:28 +0000)
committer
Carsten Dominik
<dominik@science.uva.nl>
Thu, 25 Oct 2007 09:28:14 +0000
(09:28 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5d934b38d2a44d3d7fb031e9671d307c80e5921d..fb68bcd31828545cc15c686ac1b1cb3df4bbabee 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2007-10-25 Carsten Dominik <dominik@science.uva.nl>
+
+ * textmodes/org.el: (org-agenda-get-restriction-and-command): Use
+ `mapc' instead of `mapcar'.
+ (org-agenda-list): Numeric prefix argument can specify the number
+ of days.
+ (remember-register, remember-buffer): Prevent byte compiler from
+ complaining.
+
2007-10-25 Chris Moore <christopher.ian.moore@gmail.com>
* comint.el (comint-password-prompt-regexp):